home *** CD-ROM | disk | FTP | other *** search
/ Macromedia Multimedia Showcase 6.0 / Macromedia Multimedia Showcase v6.0 WIN-MAC (XMSH60CD)(Macromedia, Inc.)(1996).iso / pc / demosoft / freehand / data.5 / App / Usenglsh / lang8.dll / POST / 1099 < prev    next >
Text File  |  1996-10-03  |  581b  |  41 lines

  1. /setgray{pop 1 _setgray}bdf
  2. /setcmykcolor{
  3. overprintcmyk
  4. pop pop pop pop 1 _setgray
  5. }bdf
  6. /sethexcolor{
  7. overprinthex
  8. pop pop setcmykcolor
  9. }bdf
  10. /colorimage{
  11. pop pop
  12. [
  13. 5 -1 roll    
  14. /exec cvx    
  15. 6 -1 roll
  16. /exec cvx
  17. 7 -1 roll
  18. /exec cvx
  19. 8 -1 roll
  20. /exec cvx    
  21. /pop cvx
  22. /pop cvx
  23. /pop cvx
  24. ]
  25. cvx
  26. inverted?{{pop 0}}{{pop 1}}ifelse st _image
  27. }bdf
  28. /image{
  29. 3 1 getprocessoverprint        
  30. {gsave nulldevice _image grestore}
  31. {inverted?{{pop 0}}{{pop 1}}ifelse st _image}
  32. ifelse
  33. }bdf
  34. /setcolortransfer{4 1 roll pop pop pop st}bdf
  35. /lfp4{
  36. _lfp4
  37. }bdf
  38. /rfp6{
  39. _rfp6
  40. }bdf